Did i miss something?

Due to lag i was forced to use /wait 2.5 in my macros as 2.0 would cause the macro to fail. The next spell in the sequence would fire mid cast of the previous. 3.0 would cause a small pause in between spell casts, wasting precious time. This meant i had to use 2.5 to ensure the least possible time between casts without having any spells in the queue fail.

Now with this new addition/alteration to the way wait commands are used 2.5 can no longer be used. As expected 2.0 causes the macro to fail and 3.0 is the lowest one that now works without causing any spells to fail.

Not sure what happened.