When 2.16 hit, I made a simple macro

/macroicon "Physick"
/ac "Physick" <mo>

With the target priority change in 2.16 this would, if I did not have a target moused over, function as if I just pressed my Physick ability and use my target or my self.

As of yesterday, this macro just reports an error of ' "<mo>" is not a valid target ' if I don't have something moused over.

Was there a change to this in one of the hot fixes that was not announced?

To say again, this macro worked fine with no errors a few days ago.

I don't want to have to go back to a longer macro of

/macroicon "Physick"
/ac "Physick" <mo>
/ac "Physick" <t>
/ac "Physick" <me>

... as that spams the middle of my screen with errors. (I can turn them off in chat, but not the onscreen one that beeps annoyingly..)

Anyone know why my first macro stopped working?