Bug description
Baseline crit chance for my toon is 15.67 but Holy Crit in ECS displays 25.67%. I've been wondering why for awhile but actually dug into today and was not able to find any other crit sources (talents, items, buffs, set bonuses) that would account for the extra 5%. Looking at the ECS code there is an API call for GetSpellCritChance(2) and then the talent Holy Power extra 5% is added to that: but the question is does the API call for GetSpellCritChance(2) already include the extra 5% crit from Holy Power? If so this is being double counted. I'm not 100% sure this is the source but raid logs do indicate my actual crit % is roughly 5% below what ECS is showing.
Screenshots
ECS/Talents

Raid line from Kara (includes extra 6% crit from Sanctified Light talent) where ECS was showing 26% holy crit with buffs/consumes (no screenshot of stats) - expected total crit of ~32%

Version
v5.3.6 - has been this way as long as I can remember though
Bug description
Baseline crit chance for my toon is 15.67 but Holy Crit in ECS displays 25.67%. I've been wondering why for awhile but actually dug into today and was not able to find any other crit sources (talents, items, buffs, set bonuses) that would account for the extra 5%. Looking at the ECS code there is an API call for GetSpellCritChance(2) and then the talent Holy Power extra 5% is added to that: but the question is does the API call for GetSpellCritChance(2) already include the extra 5% crit from Holy Power? If so this is being double counted. I'm not 100% sure this is the source but raid logs do indicate my actual crit % is roughly 5% below what ECS is showing.
Screenshots
ECS/Talents

Raid line from Kara (includes extra 6% crit from Sanctified Light talent) where ECS was showing 26% holy crit with buffs/consumes (no screenshot of stats) - expected total crit of ~32%

Version
v5.3.6 - has been this way as long as I can remember though