Changes since tag v8.2.5.124

commit bee39afa92ee373ef17b17d5875074136f2ccaf9
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Thu Oct 31 22:21:31 2019 -0300

    Small health bar revamp, accept now SetHook using the framework base.
    
    - Removed all performance debug lines.
    - Accepts OnHealthChange and OnHealthMaxChange hooks.
    - Small restructure.

commit ab5ad1a41f649375dd92f5a689a4215b8f5be527
Author: Continuity <continuity@gmx.net>
Date:   Wed Oct 30 22:14:35 2019 +0100

    - fixing spell cast delayed event hiding the castbar in some cases
    
    The UNIT_SPELLCAST_DELAYED event could hide the castbar if the pased cast time was lower than the push back amount.

