Ehmm... depends how this flavor of ClickCures is implemented. I've seen more complex versions that use class and level comparisons to cast only the highest cure available for your class and lvl.
My ClickCures implementation (the original) uses a simple "try them all from high - low" aproach. If that's the case with this mod...
I'm guessing both spells are on the same refresh timer, in which case it does queue Cure Arcane, its just not ready to be cast just after the higher level spell has been cast.
Queued actions cancel after a short time if the spell is still refreshing.
|