Fix the bug : Combat log parser doesn't work perfectly in classic wow
UnitHealth API rewrite unit's health data if COMBAT_LOG_EVENT is triggered.
So I define a new variable loghealth
to save the health data from combat log, and always use that if COMBAT_LOG_EVENT is triggered.
This patch will make vuhdo refresh health bar faster than other addons.