Changes since tag 0.4.1

commit dc56793ca095e9bcbe09250cc7b749564e0209a4
Author: FloMoit <kororo@free.fr>
Date:   Mon Mar 30 11:32:33 2026 +0200

    feat: add hover tooltips on settings checkboxes
    
    Each feature now exposes a tooltip field; Core.lua wires OnEnter/OnLeave
    to show a GameTooltip anchored right of the checkbox.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

commit c04ae8c7afb4fd7ce1d55ac7d43e435924244772
Author: FloMoit <kororo@free.fr>
Date:   Mon Mar 30 11:27:04 2026 +0200

    feat: add MageFoodReminder feature
    
    Reminds healers to stock Mage Food (item 113509) on entering a Mythic
    dungeon when fewer than 20 are in bags. Shows a gold-accent normal style
    for low counts and a red alert style for zero. Click to dismiss; auto-
    hides on combat or M+ timer start.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

