lightweight tag 1e207c933099dd2f60deeed7957bca979ace30c2 1.1.9
Author:	GitHub <noreply@github.com>
Date:	Sat Apr 4 22:41:32 2026 +0300

commit 1e207c933099dd2f60deeed7957bca979ace30c2
Author: Odisseas Simou <36369275+OdisseasSimou@users.noreply.github.com>
Date:   Sat Apr 4 22:41:32 2026 +0300

    🐛 Enhanced API request handling with centralized throttling and improved frame discovery (#7)
    
    - Added centralized throttled API request wrappers for noisy initiative endpoints.
    - Updated controller and model paths to utilize new throttled request helpers.
    - Improved resilience in frame discovery with bounded retries for late Blizzard UI loading.
    - Introduced optional hover diagnostics for debugging hover events in the overlay.
    - Reduced duplicate API requests during rapid events and frame updates.

