I think it is still up to date, even if an old topic. I still have not found a way of creating a super-low-power and accurate timer circuit for those candle-thingies.
Best results I got recently was using the newer ATTiny412 or similar: the internal RC clock (or whatever) is extremely fine tuned, so you can reach about 15 minutes drift per 24 hours. SpenceKonde has a fantastic library on GitHub https://github.com/SpenceKonde/megaTinyCore
I have had a great discussion with him on the exact-timing of the internal RTC that you can find here https://github.com/SpenceKonde/megaTinyCore/discussions/1171
Best results I got recently was using the newer ATTiny412 or similar: the internal RC clock (or whatever) is extremely fine tuned, so you can reach about 15 minutes drift per 24 hours. SpenceKonde has a fantastic library on GitHub https://github.com/SpenceKonde/megaTinyCore
I have had a great discussion with him on the exact-timing of the internal RTC that you can find here https://github.com/SpenceKonde/megaTinyCore/discussions/1171