Arms/Fury - Mod Execute macro issue

Hello guys,

Im macroing about anything that i see fit and setting up all that i need in one bar on my UI. So far i dont have issue with simple and some advanced macros.

But one thing i cant manage to make it work is simple mod Execute macro for Arms/Fury warriors. Initially, its working fine, but when i switch specs from Arms to Fury it appears that macro is not refreshing and on my macro is displayed tooltip for Arms version of Execute (Execute costs 20-40 rage), even so im obviously in Fury. This rends Execute in this macro useless.
Reloading UI does actually nothing, so only "fix" is to log out and back in.
For a reference, see this image https://i.imgur.com/H5OIv4Y.jpg

#showtooltip
/cast [mod] Heroic Throw; Execute


And quite a lot of different version of it. Same bug happens every time.
I have even tried making NEW macros, and every time same issue occurs, my macro keeps forcing on me Arms version of the Execute even so im in Fury.

EDIT: After some testing it appears that "Massacre" arms talent is what is breaking this macro.
As soon as i speced out of it macro started working fine.

Anyone has any ideas for workaround for not speccing out of Arm's Massacre talent to make this to work in Fury as it should?

Bug report submitted.
Sadly, there's no way around this because of how blizzard currently resolves spell names to spell ids. Your talents take first priority in the list of spells blizzard searches through, and the spellbook second. :(

Hope this bug gets fixed quickly for you. Until then, speccing out of Massacre is the best workaround.
I have the same problem. That is very frustrating!