* Update RaidBuffReminder.lua
make adjustments to the display of the RBR
* Update Auras.lua
add relevant options
* Update Profile.lua
* Update enUS.lua
* Update Minimap.lua
* Update RaidBuffReminder.lua
fix variable typo
* match order of options
* merge thorns and armor buffs
* match the edges of the minimap
* ElvUI/NamePlates: initial nameplate conversions
* More nameplate work
* Modules/Cooldowns: various CD fixes, nameplates cant show 'swipe' texture
* ElvUI/NamePlates: final nameplate polish
* Modules/Misc: add space before interrupted announcement
* Enhanced/CharacterFrame: Add new stat tooltips
* Enhanced/CharacterFrame: crit is a percent of base crit
* Enhanced/CharacterSheet: Update to use new cvar
* ElvUI/Merchant: Remove auto sell gray / auto repair. Client handles these now.
* Added DBM Pull timer, moved around buttons
Added DBM Pull timer button (will do nothing without DBM, calls the command through the chat) and moved around buttons so you have Ready Check and DBM Pull as the last 2 buttons (easier to use imo)
* Update RaidUtility.lua
Added a check for DBM-Core, has to be loaded for the buttons to show. Split the timers in 2, one for a 10s pull timer and one for a 5s pull timer. Right now it calls the command through the chat box, if I find the correct API from DBM I will make it call that